touchX

@get:JvmName(name = "getTouchX")
@set:JvmName(name = "setTouchX")
var touchX: Int
The touch X coordinate

uint32 touch_x = 3;